Duunitori Scraper - Finnish Job Listings & Salaries avatar

Duunitori Scraper - Finnish Job Listings & Salaries

Pricing

Pay per usage

Go to Apify Store
Duunitori Scraper - Finnish Job Listings & Salaries

Duunitori Scraper - Finnish Job Listings & Salaries

Scrape job listings from Duunitori.fi, Finland's leading job board with 22,000+ listings. Search by keyword, location, and category. Extract job titles, companies, salaries, employment types, descriptions, and application deadlines. No login or cookies required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

What does Duunitori Scraper do?

Duunitori Scraper extracts job listings from Duunitori.fi, Finland's largest and most popular job board with over 22,000 active listings. It collects job titles, companies, salaries, locations, employment types, categories, application deadlines, and full job descriptions. The scraper supports Finnish-language searches and covers all regions of Finland. No login or cookies required.

Use it on the Apify platform to get structured Finnish job data via API, schedule recurring scrapes, and integrate with tools like Zapier, Make, Google Sheets, and Slack.

How to scrape Duunitori data

  1. Go to the Duunitori Scraper on the Apify Store.
  2. Click Try for free to open the actor in the Apify Console.
  3. Enter a search query in Finnish (e.g. "ohjelmoija" for programmer) or English (e.g. "developer").
  4. Optionally set a location (e.g. "Helsinki", "Tampere", "Oulu").
  5. Optionally filter by category (e.g. "IT", "myynti").
  6. Set the maximum number of results you want.
  7. Click Start and wait for the run to finish.
  8. Download your data as JSON, CSV, Excel, or HTML from the Output tab.

Why use Duunitori Scraper?

  • Recruitment and hiring -- Monitor job postings from competitors or across sectors to understand hiring trends in Finland.
  • Salary research -- Collect salary data across roles and regions to benchmark compensation in the Finnish market.
  • Market analysis -- Track which sectors are growing, which companies are hiring most, and where demand is concentrated across Finland.
  • Lead generation -- Identify companies actively hiring in Finland to target with B2B recruitment services or tools.
  • Academic research -- Gather structured Finnish labor market data for economic, sociological, or policy studies.
  • Job aggregation -- Feed Finnish job data into your own job board, career platform, or notification system.

Input

FieldTypeRequiredDescription
searchQueryStringNoJob search keyword in Finnish or English (e.g. "ohjelmoija", "developer", "myynti"). Defaults to "ohjelmoija" if empty.
locationStringNoCity or region (e.g. "Helsinki", "Tampere", "Turku", "Oulu"). Leave empty for all Finland.
categoryStringNoJob category/industry filter (e.g. "IT", "myynti", "terveydenhuolto"). Leave empty for all categories.
maxResultsIntegerNoMaximum number of job listings to scrape (default: 100, max: 10000).
proxyConfigurationObjectNoProxy settings. Finnish residential proxies recommended for best results.

Example input

{
"searchQuery": "ohjelmoija",
"location": "Helsinki",
"maxResults": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "FI"
}
}

Output

Each result contains structured data about a single job listing scraped from both the search results page and the individual job detail page. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Example output

{
"jobTitle": "Software Developer",
"company": "Hitachi High-Tech Analytical Science",
"location": "Helsinki",
"salary": "3 500 - 5 000 EUR/kk",
"employmentType": "Kokoaikainen, Vakinainen",
"category": "IT, ohjelmointi",
"postedDate": "29.5",
"applicationDeadline": "15.6.2026",
"jobDescription": "Mitä on luvassa? We are looking for a Software Developer to join our team in Helsinki...",
"url": "https://duunitori.fi/tyopaikat/tyo/software-developer-sdsuu-20310770",
"scrapedAt": "2026-06-09T12:30:00.000Z"
}

Data fields

FieldTypeDescription
jobTitleStringJob position title
companyStringHiring company name
locationStringJob location (city or region in Finland)
salaryStringSalary information when available (e.g. "3 500 - 5 000 EUR/kk")
employmentTypeStringType of employment (Kokoaikainen, Osa-aikainen, Maaraaikainen, Vakinainen)
categoryStringJob category or industry sector
postedDateStringWhen the job was published (e.g. "29.5")
applicationDeadlineStringLast date to apply
jobDescriptionStringFull job description text from the detail page
urlStringDirect URL to the job listing on Duunitori.fi
scrapedAtStringISO 8601 timestamp of when the data was collected

Cost estimate

This actor uses approximately 1 compute unit per 500 results because it visits both search pages and individual detail pages. With the Apify free tier you can run smaller scrapes at no cost. For larger runs, expect roughly $0.50 per 500 job listings at standard Apify pricing.

Tips

  • Use Finnish keywords for better results (e.g. "ohjelmoija" instead of "programmer", "myynti" for sales).
  • Set maxResults to a reasonable number to control cost and run time.
  • Finnish residential proxies are recommended for reliable scraping.
  • Schedule recurring runs to track new job postings daily or weekly.
  • Combine with other Nordic/Finnish job scrapers (Arbetsformedlingen, Jobly.fi) for comprehensive market coverage.
  • Empty input {} works out of the box -- it searches for "ohjelmoija" (programmer) across all of Finland.

Finnish employment type reference

FinnishEnglish
KokoaikainenFull-time
Osa-aikainenPart-time
MaaraaikainenFixed-term
VakinainenPermanent
KesatyoSummer job
HarjoitteluInternship
VuokratyoTemporary/agency work

Limitations

  • Salary data is not available for all listings -- many Finnish employers do not publish salary ranges on Duunitori.
  • Some fields may be empty depending on how the employer filled in the listing.
  • The site is primarily in Finnish, so search queries in Finnish yield the best results.
  • Data is scraped from the public website and may change without notice if Duunitori updates their HTML structure.

Integrations

Connect Duunitori Scraper with your existing tools and workflows:

  • Google Sheets -- Export Finnish job listings directly to a spreadsheet for easy filtering and sharing.
  • Slack -- Get notified when new jobs matching your criteria appear on Duunitori.
  • Zapier / Make -- Build workflows that react to new Finnish job postings in real time.
  • Custom API -- Access all results programmatically via the Apify API in JSON format.

FAQ and support

Is it legal to scrape Duunitori.fi? Scraping publicly available data is generally permitted under EU law. This actor only accesses public job listings that require no login.

How often is the data updated? The actor scrapes live data from Duunitori.fi each time it runs. Schedule it daily or weekly to track changes.

Why are some fields empty? Not all employers provide salary, employment type, or category information. The scraper extracts all available data from each listing.

I found a bug or have a feature request. Open an issue in the Issues tab on the actor page. You can also request a custom scraping solution.